Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use multi-values inserts rather than separate inserts for data loads. #147

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

bitner
Copy link
Contributor

@bitner bitner commented Dec 12, 2023

Multi-Value Inserts are much faster (and less verbose when watching logs) than using separate INSERT statements.

@vincentsarago vincentsarago self-requested a review December 12, 2023 14:56
@bitner bitner merged commit c856a09 into main Dec 12, 2023
7 checks passed
@bitner bitner deleted the sampledataloads branch December 12, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants